Skip to content

Broken threading#21

Open
qwertzdenek wants to merge 4 commits into
Cloud-CV:masterfrom
qwertzdenek:master
Open

Broken threading#21
qwertzdenek wants to merge 4 commits into
Cloud-CV:masterfrom
qwertzdenek:master

Conversation

@qwertzdenek

Copy link
Copy Markdown

I get in trouble with this message that could be caused by missing joins in the parent threads:
/home/haswi/git/cloudcv_env/lib/python2.7/site-packages/cherrypy/process/wspbus.py:233: RuntimeWarning: The main thread is exiting, but the Bus is in the states.STARTED state; shutting it down automatically now. You must either call bus.block() after start(), or call bus.exit() before the main thread exits.

I don't know what htat bus is, but this patch helped me to get some results.

@dexter1691

Copy link
Copy Markdown
Member

Thanks a lot for the quick fix. I think this should work.
I will test it and merge in some time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants